简体版 English
تسجيل الدخول إنشاء حساب جديد

decision table معنى

يبدو
"decision table" أمثلة على
الترجمة العربيةجوال إصدار
  • جدول قرار
أمثلة
  • The limited-entry decision table is the simplest to describe.
    يعد جدول القرار محدود الإدخالات هو أبسط جدول قرار يمكن وصفه.
  • Decision tables can be, and often are, embedded within computer programs and used to "drive" the logic of the program.
    يمكن تضمين جداول القرارات، وغالبًا ما يتم ذلك، في برامج الكمبيوتر وتُستخدم "لتشغيل" منطق البرنامج.
  • A technical support company writes a decision table to diagnose printer problems based upon symptoms described to them over the phone from their clients.
    تكتب إحدى شركات الدعم الفني جدول قرار لتشخيص مشكلات طابعة استنادًا إلى الأعراض التي وصفها العملاء لهم عبر الهاتف.
  • Aside from the basic four quadrant structure, decision tables vary widely in the way the condition alternatives and action entries are represented.
    وباستثناء بنية الأرباع الأربعة الأساسية، تتباين جداول القرارات إلى حد بعيد في الطريقة التي يتم بها تمثيل بدائل العبارات الشرطية وإدخالات الأعمال.
  • Multiple conditions can be coded for in similar manner to encapsulate the entire program logic in the form of an "executable" decision table or control table.
    يمكن كتابة كود للعديد من العبارات الشرطية بنفس الطريقة لتضمين منطق البرنامج ككل في شكل جدول قرار أو جدول تحكم "قابل للتنفيذ".
  • Decision tables, especially when coupled with the use of a domain-specific language, allow developers and policy experts to work from the same information, the decision tables themselves.
    فوائد هندسة البرمجيات تتيح جداول القرارات، لاسيما عند اقترانها مع استخدام لغة نطاق معينة، للمطورين وخبراء السياسة العمل انطلاقًا من نفس الأدوات، جداول القرارات نفسها.
  • Of course, this is just a simple example (and it does not necessarily correspond to the reality of printer troubleshooting), but even so, it demonstrates how decision tables can scale to several conditions with many possibilities.
    يمثل هذا بالطبع مجرد مثال بسيط (ولا يعني ذلك بالضرورة أنه يتطابق مع حقيقة عملية استكشاف أخطاء الطابعة وإصلاحها)، ولكن وعلى الرغم من ذلك، فإنه يبين كيف يتسنى تخطيط جداول القرارات وفقًا للعديد من العبارات الشرطية ذات الاحتمالات المتعددة.
تعريف الإنجليزية
  • a table of all contingencies and the actions to be taken for each